home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 001 / treemenu / !TreeMenu / !Configs next >
Text File  |  1994-03-09  |  2KB  |  85 lines

  1. -----------------------------------
  2.  Configuration file for !TreeMenu.
  3. -----------------------------------
  4.  
  5. Menu colours....................................ñ 7 1 7 14
  6.  
  7. Menu position (NORMAL, BOTTOMLEFT or TOPLEFT)...ñ NORMAL
  8.  
  9. Path expansion (EXPAND or PRESERVE).............ñ EXPAND
  10.  
  11. Respond to Menu clicks on 
  12. window titlebars ? (YES or NO)..................ñ YES
  13.  
  14. Only respond to Filer-window 
  15. titlebar clicks ? (YES or NO)...................ñ NO
  16.  
  17. Always have a 'Set CSD' in window 
  18. menus ? (YES or NO).............................ñ YES
  19.  
  20. Use reversed Menu/Select buttons for 
  21. iconbar clicks ? (YES or NO)....................ñ NO
  22.  
  23. Set CSD when a menu choice is made with
  24. <Alt> held down ? (YES or NO)...................ñ YES
  25.  
  26. Auto-scroll menus ? (YES or NO).................ñ YES
  27.  
  28. Number of icon-bar icons........................ñ 1
  29.  
  30.  
  31. --------------------------------
  32. Now data for each icon-bar icon:
  33. --------------------------------
  34.  
  35. ñ <Wimp$ScrapDir> @ ADFS::0.$  Resources:$ ADFS::4.$*
  36. ñ !treemenu
  37.  
  38. Some example icon definitions:
  39.  
  40. ñ <TCPIP$Dir>* <VT220$Dir>.Scripts*
  41. ñ file_fdf Internet
  42.  
  43. ñ <Utils$Dir>*
  44. ñ Utils *
  45.  
  46. ñ <Clibs$Dir>*
  47. ñ Clibs *
  48.  
  49. ñ DeskLib:*
  50. ñ !DeskLib *
  51.  
  52.  
  53.  
  54. ----------- Notes ----------
  55.  
  56.  
  57. All data should be preceded by a 'ñ'. Lines without one are ignored.
  58.  
  59.  
  60. Menu colours are in the following order: 
  61. Work foreground, Work background, Title foreground, Title background. 
  62. Normal RISC OS menu colours are: 7 0 7 2.
  63.  
  64. If you turn the 'Set CSD' off (which saves a bit of space on window 
  65. menus), you can force it to appear by holding down <Shift> when you 
  66. click on a window titlebar.
  67.  
  68.  
  69. Each menu-bar item is specified as:
  70.  
  71. ñ path(s)
  72. ñ spritename text
  73.  
  74. The paths should be separated by spaces. Appending a '*' to any 
  75. path will put the first-level contents of the path in the top
  76. level menu.
  77.  
  78. 'spritename' - name of the sprite that should be used for the icon. 
  79. 'text' - this will appear underneath the sprite. 
  80. If 'text' is '*', the spritename is used. 
  81. If 'text' is blank, the icon won't have any text.
  82.  
  83. Holding down <Shift> when you open a window menu will include a 'Set CSD'
  84. item, regardless of the setting in this file.
  85.